* s~\t+$~~
[lhc/web/wiklou.git] / maintenance / languages.inc
index e5b32f3..00cb8e1 100644 (file)
@@ -43,6 +43,6 @@ class languages {
                }
        }
 
-       function getList() { return $this->list; }      
+       function getList() { return $this->list; }
 }
 ?>